home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / demo / INVEScope 1.1 / investon.dl_ / investon.dl / Brokers.json < prev    next >
JavaScript Object Notation  |  1999-01-13  |  215b

  1. {
  2.     "schema": {
  3.         "BrokerName": "Text (80)",
  4.         "BrokerID": "Integer NOT NULL",
  5.         "AccountNumber": "Text (30)",
  6.         "Balance": "Double",
  7.         "currentBalance": "Double",
  8.         "ComissionRate": "Single",
  9.         "Telno": "Text (50)",
  10.         "Alias": "Text (50)"
  11.     },
  12.     "data": []
  13. }